You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLBase Class > TOpenCLBase Methods > SizeToArray Method > TOpenCLBase.SizeToArray Method (double[], int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLBase.SizeToArray Method (double[], int)

Sets the size of the array considering the value of the Complex property.

Syntax
C#
Visual Basic
public void SizeToArray(ref double[] Dst, int Len);

SizeToArray considers the value of the Complex property and of the Len parameter when setting the size of the array.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!